From: Hamish Guthrie Date: Sun, 18 Jan 2009 08:12:04 +0000 (+0000) Subject: Added -flax-vector-conversions compiler option X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=d74f91dbd05c1480894dc97d77f0c778b886fdb3;p=openwrt%2Fsvn-archive%2Fpackages.git Added -flax-vector-conversions compiler option SVN-Revision: 14084 --- diff --git a/libs/libtwin/Makefile b/libs/libtwin/Makefile index ef61e3331..aa63331d5 100644 --- a/libs/libtwin/Makefile +++ b/libs/libtwin/Makefile @@ -27,6 +27,8 @@ define Package/libtwin URL:= endef +TARGET_CFLAGS += -flax-vector-conversions + define Build/Configure $(call Build/Configure/Default, \ --enable-shared \